*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 9 Nov 2006 16:35:48 +0000 (16:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 9 Nov 2006 16:35:48 +0000 (16:35 +0000)
lisp/ChangeLog

index eedca7412aa7a493504890409ee263a5650e164e..1c3c24ec4ebde99a96ce2d2e30f27dcc117a5fd6 100644 (file)
@@ -1,3 +1,15 @@
+2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el (bs--redisplay): Fix typo in docstring.
+       (bs--window-config-coming-from): Make frame-local.
+       (bs--restore-window-config): New function.
+       (bs-kill, bs-select, bs-select-other-window)
+       (bs-select-other-frame): Use it.
+       (bs--window-for-buffer): Return as soon as a matching buffer is found.
+       (bs--show-with-configuration): Save the window configuration as a
+       frame local var, and only if *buffer-selection* is not already
+       visible on this frame.
+
 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
 
        * vc-svn.el (vc-svn-admin-directory): New var.
@@ -5,7 +17,7 @@
        (vc-svn-repository-hostname): Use it.
        Suggested by arit93@yahoo.com.
 
-2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
+2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
 
        * ldefs-boot.el: Regenerate.